runtime.elfVerdef.vd_hash (field)

2 uses

	runtime (current package)
		vdso_elf64.go#L25: 	vd_hash    uint32 /* Version name hash value */
		vdso_linux.go#L193: 			if def.vd_hash == ver.verHash && ver.version == gostringnocopy(&info.symstrings[aux.vda_name]) {